Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear CachedPSO data for CreatePipelineState replay #1848

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

dgraves
Copy link
Contributor

@dgraves dgraves commented Oct 29, 2024

When the replay --use-cached-psos option is not specified, clear the cached PSO data from the ID3D12Device2::CreatePipelineState parameters, similar to what is currently done for the ID3D12Device CreateComputePipelineState and CreateGraphicsPipelineState methods.

When the replay --use-cached-psos option is not specified, clear the
cached PSO data from the ID3D12Device2::CreatePipelineState parameters,
similar to what is currently done for the ID3D12Device
CreateComputePipelineState and CreateGraphicsPipelineState methods.
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 290723.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5233 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5233 passed.

@davidd-lunarg davidd-lunarg merged commit efc0a6c into LunarG:dev Oct 31, 2024
9 checks passed
@dgraves dgraves deleted the clear-stream-pso-cache branch October 31, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants